-
Home
-
LND For WP
-
0.1.2 (latest)
-
Code
-
Classes
- GenericGF
Total Complexity |
22 |
Dependencies |
7 |
Dependents |
3 |
Total lines |
150 |
Lines of code |
81 |
Logical lines of code |
47 |
Comment lines |
41 |
Methods |
13 |
Properties |
15 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
54 |
4 |
21 |
buildMonomial() |
S |
62 |
3 |
11 |
multiply() |
S |
69 |
3 |
6 |
log() |
S |
71 |
2 |
6 |
inverse() |
S |
70 |
2 |
6 |
Init() |
S |
62 |
1 |
10 |
getZero() |
S |
83 |
1 |
3 |
getOne() |
S |
83 |
1 |
3 |
addOrSubtract() |
S |
80 |
1 |
3 |
exp() |
S |
81 |
1 |
3 |
getSize() |
S |
82 |
1 |
3 |
getGeneratorBase() |
S |
82 |
1 |
3 |
toString() |
S |
77 |
1 |
3 |